This also reduces overhead at execution time. 这样还可以减少执行时的开销。
Using this framework drastically reduces development time, maintenance, and execution time for these test scripts. 使用这个框架大大减少了这些测试脚本的开发时间、维护工作和执行时间。
Figure 10 shows the execution time for this script. 图10显示了该脚本的执行时间。
These include resource use and execution time. 包括资源的使用和执行时间。
Finally, sanity: A and B have essentially the same execution time. 结果终于符合预期了:A和B的执行时间基本相同。
Creating the whole project in ClearCase keeps the necessary project structure intact and avoids compile and execution time problems. 在ClearCase中创建完整项目可以保持项目结构的完整性,避免编译与运行时的错误。
But as task's execution time decreases, this code becomes increasingly inaccurate. 但是,随着task执行时间的降低,这段代码会越来越不精确。
This saves the prepare phase and thus reduces execution time. 这节约了准备阶段,因此节约了执行时间。
But does this have an impact on the query's execution time, too? 但是,这是否会影响查询的执行时间?
Furthermore, the code for create_function is compiled at execution time, and the resulting function cannot be cached. 此外,createfunction的代码是在执行时进行编译,而且结果函数无法被缓存。
Obviously, you must have some code whose execution time you want to benchmark. 显然,必须有一些代码,希望对其执行时间进行基准测试。
It can also be a good way to check the execution time of a job. 它也是检查作业的执行时间的好方法。
This may significantly impact the execution time of the rule when executed on a large data set. 在针对大数据集执行时,这会很明显地影响执行时间。
A well-designed interface can greatly reduce the number of remote calls and thus execution time. 好的接口设计可以大大减少远程调用的数量,从而节省执行时间。
At execution time, output from the scripts can easily be captured to a log file for later review. 在执行时,脚本的输出可容易地捕获到日志文件中以便以后审核。
Also, the execution time of each ruleset will be shorter. 而且每个规则集的执行时间也缩短了。
You then confirmed the execution time performance improved by performing this step. 然后您通过执行这个步骤确认了执行时间性能得到了改进。
Another note on max_execution_time: This refers to the CPU time of the process, not the absolute time. 关于maxexecutiontime,还有一点需要注意:它表示进程的CPU时间,而不是绝对时间。
Measure the overall execution time t of n more calls of task. 度量对task的n次调用的总执行时间t。
This more detailed view of the execution time is starting to show some good details. 这个更详细的执行时间视图开始展示一些有用的细节了。
Execute task some more times to obtain an estimate of its execution time. 再多执行task几次,以获得执行时间的估计值。
Execution time: What happens when you execute a rule? 执行时间:在执行规则时发生了什么?
This is used to track the total execution time of each rule. 这用于追踪每项规则的总的执行时间。
Use runstats as you normally would, or use runstats with sampling to reduce its execution time. 像通常那样使用runstats,或者利用抽样使用runstats,以减少它的执行时间。
The default execution time is30 seconds. 默认的执行时间为30秒。
It requires too much swapping time and provides too little execution time to be a reasonable memory-management solution. 它需要太多的交换时间,并且提供太少的执行时间给内存管理器一个合理的解决方案。
A global shared memory system is implemented based on the system, and it can allow operating system to use system-wide memory to decrease the execution time of the application. 基于该系统设计和实现了一个全局共享内存系统,使操作系统充分利用整个系统上的物理内存,减少应用程序的执行时间。
The call to the stop() method records the execution time and prints a log message. 对stop()方法的调用记录了执行时间并打印日志信息。
A program or device that provides no interaction with the operator at execution time. 在执行过程中不与操作员进行交互作用的一种程序或设备。
All three of these negatively impact code size, and exceptions and runtime type identification also increase execution time. 这三个特性都对代码的大小有负面的影响,而且异常事件和运行时类型识别还会增加执行时间。